home *** CD-ROM | disk | FTP | other *** search
/ Go64! / Go64_1998-01_1998_CSW_Side_B.d64 / magic of endoria (.txt) < prev    next >
Commodore BASIC  |  2023-02-26  |  432b  |  15 lines

  1. 10 rem "magic of endoria"
  2. 20 rem hd-loader, written by
  3. 30 rem           matthias hensler
  4. 40 rem on 27.4.1997
  5. 50 rem (c) wsp '97
  6. 60 :
  7. 70 poke53280,0:poke53281,0
  8. 80 print"[144][147]           magic of endoria"
  9. 90 print"[156]hd-version by m. hensler"
  10. 100 print"[158](c) winkel software productions 1997"
  11. 110 print"         *** swap 8 taste ***"
  12. 120 print"[144]load"chr$(34)"wiz.load"chr$(34)",8"
  13. 130 print"poke198,0:run";
  14. 140 fora=631to635:pokea,13:next:poke198,5:end
  15.